Adverse Event Resource
Service: Adverse Event Resource
- Base URL:
http://zm.irdresearch.org/mrest/adverseEvent
- Description
The Adverse Event Service is responsible for collecting information regarding the side effects of a vaccination administered to a woman or child.
-
Request Format
All requests must be sent using HTTP POST method.
-
Response Format
- Content-Type:
application/json - Success Response: A 200 OK HTTP status code with the appropriate JSON response body.
- Failure Response: A 200 OK HTTP status code with no JSON content, only a
codevalue of2to indicate failure due to an incomplete operation or unknown reasons. - Server Error Response: A 500 Internal Server Error HTTP status code when a server-side error occurs.
-
Dependencies
The adverse event API stores data into multiple tables in the system, including:
- childadverseeventvaccinationdetails
- childadverseeventcomplains
- tracking
- Childadverseevent
- womenadverseeventvaccinationdetails
- womenadverseeventcomplains
- Womenadverseevent
-
Flow chart
